type github.com/jackc/pgx/v5/pgtype.encodePlanInt2CodecTextInt16

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L146: 			return encodePlanInt2CodecTextInt16{}
		int.go#L162: type encodePlanInt2CodecTextInt16 struct{}
		int.go#L164: func (encodePlanInt2CodecTextInt16) Encode(value any, buf []byte) (newBuf []byte, err error) {